Gets a value indicating whether an item of this collection can still return
correct property values after it has been deleted from the collection.
Namespace:
C1.LiveLinqAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
bool IsDeletedStateAvailable { get; } |
Visual Basic |
---|
ReadOnly Property IsDeletedStateAvailable As Boolean Get |